Sensibill Rest API
/
com.getsensibill.rest.generated.v2.model
/
DocumentOrderByEnum
Document
Order
By
Enum
enum
DocumentOrderByEnum
:
Enum
<
DocumentOrderByEnum
>
Content copied to clipboard
Values: ASC,DESC
Entries
Types
Functions
Properties
Entries
DESC
Link copied to clipboard
@
SerializedName
(
value =
DESC
)
DESC
("DESC")
Content copied to clipboard
ASC
Link copied to clipboard
@
SerializedName
(
value =
ASC
)
ASC
("ASC")
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
toString
Link copied to clipboard
open override fun
toString
():
String
Content copied to clipboard
Override toString() to avoid using the enum variable name as the value, and instead use the actual value defined in the API spec file.
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard
value
Link copied to clipboard
val
value
:
String
Content copied to clipboard